---
title: Ping health check
description: Health check to determine if the service is "alive".

---

# Ping health check {: #ping-health-check }

**Endpoint:** `/ping`

Health check to determine if the service is "alive".

**Request Method:** `GET`

**Request URL:** deployed URL, example: `https://your-company.orm.datarobot.com/predApi/v1.0`

###  Request parameters {: #request-parameters }

None required.

###  Response 200 {: #response-200 }

|   Data   |  Type  | Example(s) |
|----------|--------|------------|
| response | string | pong       |
